home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Great Canadian Scientists
/
GCS_CD.iso
/
pc
/
gcsdata
/
rhombu_g.dxr
/
00007_Play Btn.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-01
|
173 b
|
13 lines
on mouseUp
global myWindow, NoQuiz
cursor(4)
set NoQuiz to 1
BStart(30, 34)
go("Game")
tell myWindow
CleanUpQuiet()
end tell
OpenTime()
cursor(-1)
end